home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 073a.dms / 073a.adf / help.doc < prev    next >
Text File  |  1992-02-26  |  3KB  |  57 lines

  1.                 CLIndex Help
  2.  
  3. Using the Shell
  4.  
  5. You use the keybard to type commands into the Shell window.  Make sure you 
  6. have clicked inside the window with the left mouse button before typing.  
  7. Press the Return or Enter key when you have finished typing.
  8.  
  9. Make sure that all commands are typed as given in the main text.  Only type
  10. examples when instructed to do so, you may be attempting to access a file or
  11. device that does not exist.
  12.  
  13. Ensure that you have spelled the words of the command correctly - AmigaDOS
  14. cannot tell if you have made a slight spelling error, it will denounce the
  15. whole line as being garbage!  Also make sure that all spaces are entered - 
  16.  
  17.         Echo "Hello World" and
  18.  
  19.         Echo"Hello World" illustrate this - try typing each of these 
  20.         to see what happens.
  21.  
  22. The character after a device name (Df0:, Df1:, RAM: etc) is a colon : not a 
  23. semi-colon ; The colon is produced by holding Shift while pressing the key
  24. portraying both characters.  Also note that the number 0 and the letter O 
  25. are different, and cannot be freely exchanged.  The same is true for the 
  26. letter I and the number 1.  Df0: works, DfO: does not.
  27.  
  28. Unlike the PC< the Amiga uses a / to seperate directories in a command line
  29. (NOT a \) and a / is not needed after the device name -
  30.  
  31.     PC would use    CLINDEX:\ABOUT\HELLO.DOC
  32.     Amiga uses      CLINDEX:ABOUT/HELLO.DOC
  33.  
  34. If some commands (especially CLVersion) fail, make sure you booted from the
  35. CLIndex product disk.  C.L.Index contains some files not present on your 
  36. Workbench disk.  If you have installed CLIndex onto your hard drive, make 
  37. sure the drawer in which the program is kept is assigned the name CLIndex:.
  38.  
  39. If you have problems when running other programs from C.L.Index, use them 
  40. with your own Workbench disk.  C.L.Index's alternative keyboard mapping may 
  41. cause problems (usually this will be if a program uses the HELP key).
  42.  
  43. If you can't read the coloured writing, load the Palette preferences tool 
  44. from your Workbench disk and alter the palette until it is more Ã¦sthetically
  45. pleasing then use the Save button to permanently store this setting.  Make
  46. sure your CLIndex is write enabled.  KEEP YOUR MAIN CLINDEX DISK 
  47. WRITE-PROTECTED AT ALL TIMES, AND MAKE ANY CHANGES LIKE THIS ON A BACKUP 
  48. COPY.  READ THE FILE "DOUBLE CLICK ME FIRST" TO FIND OUT HOW TO COPY A DISK
  49.  
  50. Most commands can be stopped in their tracks with a few stabs of the C key
  51. while holding down the Ctrl key.
  52.  
  53. Remember, NEVER use your original copy because if you damage it, you are up
  54. doggy doo drive without an engine.  Or something.
  55.  
  56.  
  57.